projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2753c70
)
(USAGE1): Add missing newline.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 28 Aug 2002 06:28:29 +0000
(06:28 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 28 Aug 2002 06:28:29 +0000
(06:28 +0000)
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index 87604158fe14b4cb0cf30c6f8a85afc3df308d6d..434befaaa620cd87021b05cd5996e3158cb44451 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-228,7
+228,7
@@
read the main documentation for these command-line arguments.\n\
Initialization options:\n\
\n\
--batch do not do interactive display; implies -q\n\
---script FILE run FILE as an Emacs Lisp script.
+--script FILE run FILE as an Emacs Lisp script.
\n\
--debug-init enable Emacs Lisp debugger during init file\n\
--help display this help message and exit\n\
--multibyte, --no-unibyte run Emacs in multibyte mode\n\